Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ledger_cleaner command to rippled cmd line help #3305

Closed
wants to merge 1 commit into from
Closed

Add ledger_cleaner command to rippled cmd line help #3305

wants to merge 1 commit into from

Conversation

movitto
Copy link
Contributor

@movitto movitto commented Mar 19, 2020

Resolves #3277 by adding the ledger_cleaner command to the rippled help.

Because there is no command parser which maps ledger_cleaner command line parameters to RPC Call params, the command is always invoked w/ the default params. This can be changed with a subsequent PR.

@carlhua carlhua requested a review from nbougalis April 3, 2020 13:51
@nbougalis nbougalis mentioned this pull request Apr 15, 2020
@carlhua carlhua added the Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required. label Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Passed Passed code review & PR owner thinks it's ready to merge. Perf sign-off may still be required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

usage message doesn't include ledger_cleaner (Version: 1.5 beta 6)
3 participants